home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 3 / CD ACTUAL 3.iso / dos / juegos / drblkjac.arj / BJUSER.TXT < prev    next >
Encoding:
Text File  |  1995-02-07  |  23.5 KB  |  601 lines

  1.               ======================   
  2.               Dr. BLACKJACK:
  3.              The User's Guide
  4.               ======================
  5.  
  6.           Copyright 1994, E. Perlman and L. Illion
  7.  
  8.  
  9. Your diskette should contain the following files:
  10. BJREAD.ME -- Information for installing and quick play of Dr. BLACKJACK
  11. BLACKJ.EXE -- The blackjack program itself.
  12. BJ.DAT -- Stores default options and other data.
  13. BJUSER.TXT -- Text file form of this document.
  14. BJSETUP.EXE -- Program to set up and install Dr. Blackjack.
  15. SW.DOC -- Shareware information used by program.
  16. REGISTER.TXT -- Registration and ordering information.
  17. REGISTER.FRM -- Registration form.
  18.  
  19.               DISCLAIMER OF WARRANTY
  20. THIS SOFTWARE AND MANUAL ARE SOLD "AS IS" AND WITHOUT WARRANTIES AS TO
  21. PERFORMANCE OF MERCHANTABILITY OR ANY OTHER WARRANTIES WHETHER EXPRESSED
  22. OR IMPLIED. BECAUSE OF THE VARIOUS HARDWARE AND SOFTWARE ENVIRONMENTS 
  23. INTO WHICH THIS PROGRAM MAY BE PUT, NO WARRANTY OF FITNESS FOR A PARTI-
  24. CULAR PURPOSE IS OFFERED. GOOD DATA PROCESSING PROCEDURE DICTATES THAT 
  25. ANY PROGRAM BE THOROUGHLY TESTED WITH NON-CRITICAL DATA BEFORE RELYING
  26. ON IT. THE USER MUST ASSUME THE ENTIRE RISK OF USING THE PROGRAM. ANY
  27. LIABILITY OF THE SELLER WILL BE LIMITED EXCLUSIVELY TO PRODUCT REPLACE-
  28. MENT OR REFUND OF PURCHASE PRICE.
  29.  
  30.        ==== Dr. Blackjack: The User's Guide====
  31.  
  32.     Contents                                                Page
  33.  
  34. Introduction ................................................     1
  35.  
  36. Installing Dr. BLACKJACK.....................................     1
  37.  
  38. Quick Play...................................................     2
  39.  
  40. The Options Table
  41.       Explanation ..........................................      3
  42.       Setting the options...................................      3       
  43.       The Options:
  44.        Number of Decks..................................      3
  45.        Playing Strategies...............................      3
  46.        Betting Strategies...............................      3
  47.        Shuffle Type.....................................      4
  48.        Show Shuffle?....................................      5
  49.        Location of shuffle..............................      6
  50.        Resplitting?.....................................      6
  51.        Late surrender?..................................      7
  52.        Double after split?..............................      7
  53.        Minimum Bet......................................      7
  54.        Maximum Bet......................................      7
  55.        Opening Bankroll.................................      7
  56.        Betting Unit.....................................      7
  57.  
  58. Cutting the Deck............................................      8
  59. Placing your bet............................................      8
  60. Insurance...................................................      8
  61. Playing your hand...........................................      8
  62.       Hit...................................................      9
  63.       Stand.................................................      9
  64.       Double................................................      9
  65.       Split.................................................      9
  66.       Surrender.............................................      9
  67.       Help..................................................      9
  68.  
  69. A Word about the Help Window................................      9
  70.  
  71.  
  72.            **Introduction**
  73.               
  74. Dr. BLACKJACK is a complete fast-paced single-player casino 
  75. game for any level blackjack player.
  76.  
  77. If you are a beginner, you can use the program just to practice 
  78. playing the game.  Dr. BLACKJACK keeps track of your bets and 
  79. your bankroll and will not let you spend more than you have.  
  80. Also, it will not allow you to make any plays that are "illegal."  Any 
  81. time you are unsure of the "appropriate" play or bet, you can press 
  82. the help function key (F1 key) and the Help Window will advise 
  83. you.  Dr. BLACKJACK can teach you a betting strategy 
  84. ("Takedown Strategy") which does not require cardcounting. (See 
  85. "Takedown Strategy" in this manual for more details).
  86.  
  87. If you are a serious player trying to improve your cardcounting or 
  88. shuffle-tracking skills, Dr. BLACKJACK will allow you to simulate 
  89. the casino (and even the table) of your choice.  Several variations of 
  90. nonrandom shuffle produce a statistically realistic casino game. By 
  91. pressing the help function key (F1 key), you can instantly view the 
  92. running count, true count, cards and decks played, and the 
  93. appropriate bet in the Help Window.  The actual formulas used to 
  94. obtain these numbers are shown as well.  If you are practicing 
  95. shuffle-tracking, Dr. BLACKJACK's help function can help you 
  96. count and follow the picks.  The help function also supports 
  97. advanced cardcount-based playing strategies which rely on index 
  98. numbers.
  99.  
  100.  
  101.            **Installing Dr. BLACKJACK**
  102.  
  103. Dr. BLACKJACK requires the ANSI.SYS device driver, a DOS file 
  104. which provides a set of codes for cursor control. This file comes 
  105. with your DOS operating system, but to activate it, it must be 
  106. installed in your CONFIG.SYS file which is in your main directory.
  107.  
  108. To set up the ANSI.SYS file and to copy Dr. BLACKJACK onto 
  109. your hard disk, you must use the setup program on your Dr. 
  110. BLACKJACK diskette. To do this, place your  diskette into your 
  111. disk drive.
  112.  
  113. If you are using drive A, type:
  114.  
  115. a:setupbj   [and press ENTER]
  116.  
  117. The program will first ask if you wish to install Dr. BLACKJACK 
  118. on your hard disk. If you type Y, Dr. BLACKJACK will be installed 
  119. in a directory called BJ.
  120.  
  121. If you do not wish to install Dr. BLACKJACK on your hard disk, 
  122. type N.
  123.  
  124.  
  125.  
  126.                    1
  127.  
  128. The setup program then checks to see if your ANSI driver is 
  129. installed. If it already is, the program types "Your ANSI driver is 
  130. already installed." If the ANSI driver is not installed, you are asked 
  131. whether the program should automatically install it. Type Y at this 
  132. point.
  133.  
  134. If the setup program is successful, it will type: 
  135.   **ANSI.SYS Installed.
  136.   **Re-BOOT TO USE!
  137.   **Remove Dr. BLACKJACK diskette!
  138.  
  139. You then must turn off your computer or re-boot  (or press RESET).
  140.  
  141.  
  142.             **Quick-Play**
  143.               
  144. If you do not want to set all the options, you can play Dr. 
  145. BLACKJACK right away using a set of default options.  Here's 
  146. how to do it:
  147.  
  148. 1. If you have not installed the ANSI driver, you must do so first. 
  149. See above section (Installing Dr. BLACKJACK).
  150.  
  151. 2. Boot the system (start up your computer) from a DOS disk or 
  152. hard disk drive as you normally do.
  153.  
  154. 3. If you have already installed Dr. BLACKJACK on your hard 
  155. disk, type:
  156.  
  157. cd\bj  [and press ENTER. Then type:]
  158. blackj  [and press ENTER]
  159.  
  160. 4. Now follow instructions on screen.
  161. ============
  162.  
  163. If you do not have a hard disk or have not installed Dr. 
  164. BLACKJACK on it, you must do the following:
  165.  
  166. 1. Insert Dr. BLACKJACK diskette into drive A.
  167.                               
  168. 2. If you have a hard disk, you will see the C> prompt.
  169.  
  170.    Type:
  171.  
  172.    A: [press Enter]
  173.  
  174. 3. You should then see an A> prompt.
  175.  
  176. 4. Type:
  177.  
  178.    blackj [press Enter]
  179.  
  180. 5. Now follow the instructions on the screen.
  181.  
  182.  
  183.  
  184.                2                                                                 
  185.                     
  186.          **The Options Table**
  187.              
  188. By setting the choices in the Options Table, you control all three 
  189. aspects of your blackjack game:
  190.  
  191.     1) The house (and table) rules
  192.     2) Your playing and betting strategies
  193.     3) Your bankroll (balance)
  194.  
  195. To change the Option Table choices, you use only the four arrow 
  196. keys on your keyboard.  The up and down arrow move the red 
  197. cursor up and down the option rows. When the red (vertical) 
  198. cursor is on the appropriate row, use the left and right arrows to 
  199. move the blue (horizontal) cursor to change your selection.
  200.  
  201. When you are finished making your changes, press Enter.  Your 
  202. choices will then be stored with your name on the disk.  The next 
  203. time you play (using the same first name), these same options will 
  204. appear in the table.  If you then want to change any selections, use 
  205. the arrow keys.  If no changes are needed, just press Enter.
  206.  
  207. (Note: Up to five different first names of players and corresponding 
  208. sets of Option Table choices are allowed.  If you try to store any 
  209. more names, the last name entry will be deleted and replaced with 
  210. the new name.) 
  211.  
  212. Here is some detailed information on each of the option selections:
  213.  
  214. * NUMBER OF DECKS.  Based on the casino you wish to simulate, 
  215. you can select the number of decks.  Note that this number may 
  216. determine what other options you may choose.  For instance, if you 
  217. choose to play with one deck, you will be allowed to select only the 
  218. "Vegas Single" or "Northern Nevada Single" playing options.
  219.  
  220. * PLAYING STRATEGIES.  Playing strategies are methods you use 
  221. to decide how you play your hand (that is, to hit, stand, double, 
  222. split or surrender).  Basic playing strategy is based on the value of 
  223. the cards in your hand and the value of the dealer's up card.  The 
  224. rules of play in various casino locations also alter the best choice of 
  225. play.  
  226.  
  227. Dr. BLACKJACK help functions include four different basic 
  228. playing strategies.  (For details and tables showing how these 
  229. strategies are derived, see Dr. BLACKJACK: A Companion Manual 
  230. for the Serious Player.)
  231.  
  232. * BETTING STRATEGIES.  Betting strategies are the methods you 
  233. use to decide now much to bet on each hand.  Dr. BLACKJACK 
  234. help functions include three betting strategies:
  235.  
  236.      ---Cardcounting Strategy--- 
  237.  
  238. In cardcounting, a number is assigned to each played card based on 
  239. its value (cards 2-6 = +1; cards 7-9 = 0;  cards 10,J,Q,K,A = -1).  The 
  240. player adds these numbers together as the hands are played.  This 
  241. sum is called the "Running Count."  
  242.  
  243.                3
  244.  
  245. Cardcounting theory presumes that having a lot of high cards 
  246. (10,J,Q,K,A) in the remaining cards is to the player's benefit.  It 
  247. follows that the higher the count, the more you should bet.  The 
  248. predictive value of the count is greater when there are only a small 
  249. number of cards remaining to be played.  To take this into account, 
  250. the running count can be made more useful by dividing it by the 
  251. fraction of cards remaining.  This term is called the "True Count":
  252.  
  253. True Count = (Running Count) / (N/52), where N = number of 
  254. cards remaining.
  255.  
  256. If you select the Cardcounting strategy, Dr. BLACKJACK will keep 
  257. track of all these variables for you and will also show you how the 
  258. calculations and betting amounts are derived.
  259.  
  260. The True Count is also useful to determine when to take insurance 
  261. (see Insurance).
  262.  
  263. Lastly, the True Count can be used under unusual circumstances to 
  264. alter your basic playing strategy.  For instance, you might 
  265. ordinarily choose to double on a hand totaling 11 (and the dealer's 
  266. up card is a 7), but if the True Count is very low (below -9), then 
  267. the chances of your drawing a high card are poor.  In this instance, 
  268. a double would not be recommended.  The number -9 in this 
  269. example is called an Index Number.
  270.  
  271. (For greater details on cardcounting and its use in betting and 
  272. playing strategies, see Dr. BLACKJACK: A Companion Manual for 
  273. the Serious Player.)
  274.  
  275.      ---Takedown Strategy---
  276.  
  277. This is a fairly complex money management system (derived by J. 
  278. Patterson) which does not require any cardcounting or tracking of 
  279. cards.
  280.                           
  281. It is based on the premise that non-random shuffles can produce 
  282. predictably biased results.  The amount you bet in the Takedown 
  283. strategy is dependent on how well you have done in the hands just 
  284. played.  In essence, the more you have won in past hands, the 
  285. higher your bet should be.
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.  
  297.  
  298.                4
  299.  
  300. If you choose Takedown strategy, the Dr. BLACKJACK Help 
  301. Window (activated by pressing the F1 key prior to placing your 
  302. bet) will help you keep track of wins and losses and will show you 
  303. how your next bet is derived.
  304.  
  305. (To learn the details of Takedown strategy, see Dr. BLACKJACK: 
  306. A Companion Manual for the Serious Player.)
  307.  
  308.      ---Shuffletracking Strategy---  
  309.  
  310. Shuffletracking is a counting system based on the fact that casino 
  311. shuffles are not truly random.  
  312.  
  313. In shuffletracking, the player keeps a running count in each of a 
  314. number of equal-sized groups of cards (called the pick).  The 
  315. number of cards in each pick is the estimate of the number of cards 
  316. the dealer grasps in each hand while shuffling.  In Dr. 
  317. BLACKJACK, the pick size is set at 1/2 deck (26 cards).
  318.  
  319. When the dealer is ready to shuffle, the shuffletracking player then 
  320. know the count in each pick as the dealer shuffles.  By careful 
  321. observation of the movement of the picks, the player can then 
  322. "predict" the count in each deck of the newly shuffled cards.  From 
  323. this information, the player can select the best location for the cut 
  324. of the cards prior to play.  In addition, he can bet based on the 
  325. estimated count in each deck yet to be played.
  326.  
  327. If you select Shuffletracking strategy, the Dr. BLACKJACK Help 
  328. Window (activated by pressing the F1 function key prior to placing 
  329. your bet) can help you follow the count in each pick.  During the 
  330. first shoe, the Help Window assists in this counting phase of 
  331. shuffletracking. 
  332.  
  333. When the dealer is ready to cut, Dr. BLACKJACK can help you 
  334. decide where the cut should be made (just press the F1 key before 
  335. your cut selection). 
  336.  
  337. Finally, Dr. BLACKJACK will help you determine the appropriate 
  338. amount to bet based on the previously determined count of that 
  339. deck.  Until the program is reset, the Dr. BLACKJACK  Help 
  340. Window will show you what the previous counts were.
  341.  
  342. (For more information about Shuffletracking, see Dr. 
  343. BLACKJACK: A Companion Manual for the Serious Player.)
  344.  
  345. * SHUFFLE TYPE.  Most serious blackjack players are aware that 
  346. real card shuffling is not truly random.  Conversely, the random 
  347. shuffles that most blackjack computer programs perform do not 
  348. accurately reflect actual casino shuffles. 
  349.  
  350. Dr. BLACKJACK's straight and zone shuffles are non-random 
  351. shuffling methods that closely simulate true casino shuffling.
  352.  
  353.  
  354.  
  355.  
  356.  
  357.                 5
  358.      ---Random Shuffle--- 
  359.  
  360. If you select this method, the cards are always shuffled in a nearly 
  361. random way.  
  362.                
  363. The nonrandom shuffles (straight shuffle and zone shuffle) cannot 
  364. be done with a single deck of cards, so you must select greater than 
  365. one deck to use these shuffles (see NUMBER OF DECKS above).
  366.  
  367.  
  368.      ---Straight Shuffle--- 
  369.  
  370. In the straight shuffle, the dealer divides the cards into two equal 
  371. stacks.  He then takes a pick (1/2 deck = 26 cards) from each pile, 
  372. shuffles them together and places these cards in a third location.  
  373. This process is continued until there are no more cards to shuffle.
  374.    
  375. If you select straight shuffle, Dr. BLACKJACK uses a straight 
  376. shuffle for all the shuffles but the first, which is always random.  
  377. You can watch the cards move during the shuffle if you set YES on 
  378. the "Show Shuffle?" option  (see "Show Shuffle?" below).
  379.  
  380.  
  381.     ---Zone Shuffle--- 
  382.  
  383. Slightly more complex than the straight shuffle, the zone shuffle 
  384. also starts off by dividing the cards into two equal stacks. The 
  385. dealer then further divides these stacks into one-deck (52-card) 
  386. piles which are placed in rows on the table.  Then the dealer takes a 
  387. pick (1/2 deck) from diagonally located piles and shuffles these 
  388. together.  This shuffled deck is placed in another location.  This 
  389. sequence is done twice until all the cards have been shuffled.
  390.                        
  391. If you select Zone Shuffle, Dr. BLACKJACK will use this method 
  392. on all shuffles except the first, which is always random.  You can 
  393. watch the cards move during the shuffle if you set YES on the 
  394. "Show Shuffle?) option (see "Show Shuffle?" below).
  395.             
  396.  
  397. * SHOW SHUFFLE? If you select "Yes", the Straight or Zone 
  398. Shuffles will be graphically shown to help you follow the shuffle.  
  399. When you view the shuffle, it takes a little longer (about 10-30 
  400. seconds).  If you select "No" to this question, the appropriate 
  401. shuffle will be done very quickly, but you will not see the actual 
  402. movement of the cards.
  403.  
  404. * LOCATION OF SHUFFLE.  The dealer always places a shuffle card 
  405. into the deck after the shuffle to indicate where the next shuffle will 
  406. take place.  You can choose this location with the Options Table.  
  407. Your selection will be show graphically in the Discard Pile in the 
  408. lower right corner of the playing screen.
  409.  
  410. * RESPLITTING?  When you are dealt two of the same card (or two 
  411. face cards and/or 10s), you may split the cards up into two 
  412. separate hands (see Split below).  Some casinos allow splitting only 
  413. on the first hand.  If you trying to simulate such a casino, then 
  414. select "No" for this option.
  415.  
  416. If you select "Yes", you may split your hand up to three times (for a 
  417. total of four hands).
  418.                   6
  419.  
  420. * LATE SURRENDER?  Some casinos allow you to turn in your 
  421. hand without playing it (after the dealer has checked if he has 
  422. blackjack).  This is called late surrender.  If you surrender, you lose 
  423. half your bet.  If you are trying to simulate a casino that allows late 
  424. surrender, then choose "Yes" for this option.
  425.  
  426. * DOUBLE AFTER SPLIT?  Most casinos allow you to double after 
  427. you have split your hand (see "Double" and "Split" below).  In Dr. 
  428. BLACKJACK, all playing strategies allow double after splitting 
  429. except "Northern Nevada Single."  If you chose "Northern Nevada 
  430. Single" strategy, Dr. BLACKJACK will set Double after Split to 
  431. "No" for you.  Otherwise, it will automatically be set to "Yes" for 
  432. you.
  433.  
  434. * MINIMUM BET.  Each table has minimum bet allowed.  Select the 
  435. appropriate option for the table you intend to simulate.
  436.  
  437. * MAXIMUM BET. Each table has a maximum bet allowed.  Select 
  438. the appropriate option for the table you intend to simulate.
  439.  
  440. * OPENING BANKROLL.  You can choose what your opening 
  441. bankroll (balance) will be for the playing session.  You may start 
  442. from your previous balance if you choose.
  443.  
  444. * BETTING UNIT.  All the betting strategies use the Betting Unit 
  445. (BU) as the multiple to calculate your actual bet.  For instance, if 
  446. you chose $5 as your betting unit and the suggestion was to bet 4 
  447. betting units, your bet would be $5 x 4 = $20.
  448.   
  449. The BU can be the minimum bet for the table.  Most money 
  450. managing strategies suggest using 1% or 2% of your opening 
  451. bankroll as the BU.  Dr. BLACKJACK does all the calculations for 
  452. you for each of these options.  You can then decide what BU you 
  453. would like.
  454.  
  455. Here is an example of how you might set the Options Table to 
  456. simulate the $2 minimum, $300 maximum table at Foxwood 
  457. Casino, Ledyard CT to practice cardcounting.  (Assume you have 
  458. $500 to use and you would like a 1% Betting Unit.)
  459.  
  460. Number of Decks = 8
  461. Playing Strategy = Atlantic City Multi
  462. Betting Strategy = Cardcounting
  463. Shuffle Type = Straight
  464. Show Shuffle? Yes
  465. Location of shuffle = 2/3 from end
  466. Resplit? No
  467. Late surrender? No
  468. Double after split? Yes
  469. Minimum Bet = $2
  470. Maximum Bet = $300
  471. Opening bankroll = $500
  472. Betting Unit = $5
  473.  
  474.  
  475.  
  476.  
  477.  
  478.                 7
  479.  
  480.           ***Cutting the Deck***
  481.            
  482. After the dealer shuffles, the player cuts the deck.  Follow the 
  483. instructions on the screen to do this.
  484.  
  485. If you have selected Shuffletracking Betting Strategy, the cut 
  486. location will be important to you (see Betting Strategies above).  By 
  487. pressing the F1 function key prior to cutting, you can get help in 
  488. choosing a good cut location.
  489.  
  490.  
  491.          ***Placing Your Bet***
  492.  
  493. The suggested amount you bet is a multiple of the betting unit you 
  494. selected in the Options Table (see Betting Unit above).  Depending 
  495. on your selected betting strategy, the Help Window (activated by 
  496. pressing F1 key) will show you how the bet is calculated.
  497.  
  498. To enter a bet, type in the correct digits (no dollar sign or decimal is 
  499. needed).  If you would like to place the same bet as the previous 
  500. hand, just press Enter.
  501.  
  502. To reset the Options Table (or to start over or "refresh" your 
  503. bankroll), type 'r' (upper or lower case).
  504.  
  505. To quit the program (saving your balance and options) type 'q' 
  506. (upper or lower case).
  507.             
  508.          ***Insurance***
  509.               
  510. If the dealer's upcard is an ace, he will ask if you want insurance.  
  511. You may bet an additional amount--up to half your original bet--
  512. that the dealer does not have blackjack.
  513.  
  514. Type in digits for your insurance bet in the same way you entered 
  515. your original bet.  If you win the insurance bet (that is, the dealer 
  516. has blackjack), you are paid twice your insurance bet.
  517.  
  518. If you choose not to place an insurance bet, simply press ENTER 
  519. and no insurance bet will be made.
  520.  
  521.         ***Playing Your Hand***
  522.  
  523. After you place your bet, a play options menu will appear between 
  524. the dealer's hand and your hand.  The choices are:
  525.  
  526.       Hit   Stand   Double   sPlit   sUrrender   F1(Help)
  527.  
  528. The uppercase character in each word is the character you type to 
  529. select that choice.  For example to split, you would type 'p' (upper 
  530. or lower case).
  531.  
  532. If the uppercase letter is red, that selection is a valid choice.  If the 
  533. uppercase letter is black, then that choice is not valid. Dr. 
  534. BLACKJACK will not allow you to make invalid plays.
  535.  
  536. The Help Window (activated by pressing the F1 function key) is 
  537. always a valid choice.
  538.                 
  539.                  8
  540.  
  541. Here are brief descriptions of the playing choices:
  542.  
  543. * Hit.  Type an 'h' (upper or lower case) to add another card to your 
  544. hand.  If you have 21 or greater, you may not choose Hit.
  545.  
  546. * Stand.  Type an 's' (upper or lower case) when you do not wish to 
  547. take any more cards.
  548.  
  549. * Double. Type a 'd' (upper or lower case) when you wish to add 
  550. only one more card to your hand.  When you double, your bet 
  551. amount is doubled.  (If you have insufficient funds for a double, 
  552. Dr. BLACKJACK will allow you to bet the rest of bankroll as a 
  553. double. Naturally, if you lose, you'll have no more money left!)
  554.  
  555. * Split.  If the value of your pair of cards is the same (for example, a 
  556. pair of 8's) you may split them into two hands with a bet on each.  
  557. The total bet is therefore twice your original bet.  You play each 
  558. hand separately.  To split your hand, type a 'p' (upper or lower 
  559. case).
  560.  
  561. * Surrender.  In some casinos, you may be allowed to surrender 
  562. your cards before playing (see Late Surrender in Options Table 
  563. discussion above). If you wish to surrender (and it is permitted in 
  564. your Options Table selection), type a 'u' (upper or lower case).  You 
  565. will then lose only half you bet amount.
  566.  
  567. * F1(Help).  Pressing the F1 function key will provide you with 
  568. playing suggestions based on the particular playing strategy you 
  569. selected in the Options Table.  If your Betting Strategy was either 
  570. Cardcount or Takedown, a modification of the basic strategy will 
  571. occasional apply.  The Help Window will always indicate if a 
  572. deviation from basic playing strategy is recommended.
  573.  
  574.      ***A Word About the Help Window (Function key F1)***
  575.  
  576. Dr. BLACKJACK has very sophisticated detailed Help functions to 
  577. allow you to practice and learn a variety of playing and betting 
  578. strategies.  You can activate the Help Window  almost anytime 
  579. during your blackjack game by pressing the F1 function key.  The 
  580. Help Window will appear in the upper right corner of the screen.
  581.  
  582. Times to use the Help Window:
  583.  
  584. *In shuffletracking, prior to cutting the deck to help determine 
  585. where to cut it.
  586.  
  587. *Prior to placing your bet to show how to determine your best bet.
  588.  
  589. *Prior to taking insurance to see if your betting strategy has a 
  590. recommended choice.
  591.  
  592. *Prior to choosing your play (whether to hit, stand, double, split, 
  593. or surrender).
  594.  
  595.   =============
  596.  
  597. For an explanation of the theories and strategy tables behind the 
  598. Dr. BLACKJACK Help Window suggestions, refer to: Dr.BLACKJACK: 
  599. A Companion Manual for the Serious Player.
  600.                   9
  601.